home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
20
/
9
/
DISK2092.ZIP
/
RBBS-LIT.ZIP
/
LIT
/
SHELL3.LIT
< prev
next >
Wrap
Text File
|
1990-01-13
|
954b
|
17 lines
*[SHELL3.LIT]*****************************************************************
* Description: Removes support for shelling to chk integrity/convert *
* RBBS-PC Level: CPC17.3 √ AM *
* Module Affected: RBBSSUB3.BAS *
* Selection Option: SHELL = OFF *
* Additional files: None *
******************************************************************************
20705 SUB UpdtUpload (ZCategoryName$(1),ZCategoryCode$(1), LinesInDesc) STATIC
IF ZGetExtDesc THEN _
GOTO 20723
GOSUB 20734
CALL TimeRemain (MinsRemaining) ' DA111103
IF ZPrivateDoor THEN _
WasX! = ZUpldTimeFactor! * ZWasQ! _
ELSE WasX! = ZUpldTimeFactor! * (ZSecsUsedSession! - ZWasQ!) ' DA111102
20708